projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87e0a28
)
ci: Only run macOS job on upstream branches
author
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 7 Jan 2021 16:14:04 +0000
(16:14 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 7 Jan 2021 16:14:04 +0000
(16:14 +0000)
Don't run CI on macOS for forks.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 1c53f4f0f6b4efb539ed08405276d27b8c1732a1..1f662c3a7fac0c833ca9c1691f8c2dd15c72a808 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-148,6
+148,8
@@
msys2-mingw64:
macos:
extends: .only-default
+ only:
+ - branches@GNOME/gtk
stage: build
tags:
- macos